GET
/
v1
/
doctor
/
clinics
/
{doctor_id}
curl --request GET \
  --url https://api.eka.care/v1/doctor/clinics/{doctor_id} \
  --header 'Content-Type: <content-type>'
This response has no body data.

Headers

Content-Type
enum<string>
required
Available options:
application/json

Path Parameters

doctor_id
string
required